ListBox: Avoid ::row-activated/Row::activate ambig
authorDaniel Boles <dboles@src.gnome.org>
Mon, 12 Mar 2018 16:08:29 +0000 (16:08 +0000)
committerDaniel Boles <dboles@src.gnome.org>
Mon, 12 Mar 2018 16:12:09 +0000 (16:12 +0000)
commit20729533756db6038542d95e0d76e07b9b096864
tree5445b4a71da943bacabc8724522d0a10e0f797c2
parentd0757f64366a9f6933beeb715978b6cecbce722e
ListBox: Avoid ::row-activated/Row::activate ambig

…uity, by adding a doc comment to Row::activate explaining what it does
and why it is probably not what the user reading that is looking for.

https://bugzilla.gnome.org/show_bug.cgi?id=794008
gtk/gtklistbox.c